A B C D E F G H I J L M N O P Q R S T U

N

newtonSolver - package newtonSolver
Slightly modified version of Steve Verrill's Java translation of several FORTRAN optimization routines, found here.
NUM_PARAMS - Static variable in class gametheory.GameTheoryConstants
Count of unknown parameters.
NUM_PLAYERS - Static variable in class gametheory.GameTheoryConstants
Default number of players.
NUMBER_IMPORTANCE_GAMES - Static variable in class gametheory.GameTheoryConstants
Default number of importance games.
NUMBER_MONTE_CARLO_GAMES - Static variable in class gametheory.GameTheoryConstants
Default number of games in the Monte Carlo.
NUMBER_MONTE_CARLO_ITERATIONS - Static variable in class gametheory.GameTheoryConstants
Default number of runs in the Monte Carlo.
NUMBER_OUTCOMES_PER_GAME - Static variable in class gametheory.GameTheoryConstants
Default number of simulations per game.
NUMBER_THREADS - Static variable in class gametheory.GameTheoryConstants
Default number of threads to use in distributed task computation.

A B C D E F G H I J L M N O P Q R S T U